From: Glenn Morris Date: Wed, 22 Aug 2007 04:59:26 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17216 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=92049332d4507f8c1b5d4f76b6d571ae44ebd3a5;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/images/tree-widget/default/no-guide.xpm b/etc/images/tree-widget/default/no-guide.xpm new file mode 100644 index 00000000000..d9d93ea7294 --- /dev/null +++ b/etc/images/tree-widget/default/no-guide.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * no_guide_xpm[] = { +"6 21 1 1", +" c None", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "};